const runtime.cgoResultFail

2 uses

	runtime (current package)
		cgocall.go#L454: const cgoResultFail = "cgo result has Go pointer"
		cgocall.go#L656: 	cgoCheckArg(t, ep.data, t.Kind_&kindDirectIface == 0, false, cgoResultFail)